home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / 4dostool / rmd200.zip / README.1ST < prev    next >
Text File  |  1994-02-01  |  1KB  |  40 lines

  1.  
  2. This command recursively removes directory trees. The idea behind
  3. using RMD and not "alias rmd=del /s/x/z" or "alias rmd=del /s/x/y/z"
  4. is that the former always asks for acknowledgment (leading to an
  5. automatic "Y" answer after some time) and the latter never asks anything
  6. (leading to unintended deletes).
  7.  
  8. RMD tries to predict whether the directory it is about to delete is
  9. a directory that the user actually wants to delete. If it thinks the
  10. user may not want to delete it, it will ask the user for confirmation,
  11. otherwise it will just go ahead and delete it.
  12.  
  13. If you find RMD useful, please send me a postcard at the address at
  14. the end of the file.
  15.  
  16. IN ANY CASE, SEND ME EMAIL IF YOU CAN. THAT IS THE ONLY WAY YOU WILL BE
  17. KEPT INFORMED ABOUT UPDATES AND GET SWIFT REPLIES TO BUG REPORTS AND
  18. ENHANCEMENT REQUESTS.
  19.  
  20.  
  21. You should have the following files:
  22.  
  23.         readme.1st      this file
  24.         install.btm     the installation program
  25.         rmd.doc         the manual (read it, it contains useful information)
  26.         rmd_inst.1      the 4dos part of rmd
  27.         rmd_inst.2      the C part of rmd for the 8086/8088/80186/V20/V30
  28.         rmd_inst.3      the C part of rmd for the 80286
  29.         rmd_inst.4      the C part of rmd for the 80386/80486/80586
  30.  
  31.  
  32. Address:
  33. --------
  34.         Richard Schaaf
  35.         Walcherenstraat 2
  36.         1025 PN Amsterdam
  37.         the Netherlands
  38.         internet: rscha@ctp.com
  39.  
  40.